home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global g1erSprNav, gMaxBoutons, g1erSprChr, gLocLabel, gSujet0, gBarChron, gSujet1, gCDpath, gVersion
- set gMaxBoutons to 27
- puppetSprite(3, 0)
- set moncod to gSujet0(Le_Code)
- set the fileName of cast "FICHE SUJET" to gVersion & "S" & moncod & "F.PIC"
- set the visible of sprite 3 to 1
- repeat with i = g1erSprChr to gMaxBoutons
- puppetSprite(i, 0)
- end repeat
- set gLocLabel to "SU:RN GE"
- if gSujet1 = 0 then
- nothing()
- else
- nothing()
- end if
- set gSujet1 to 0
- set the foreColor of cast "ZI5" to the foreColor of cast "jaune"
- end
-